@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; font-family:"微软雅黑";}
a:hover{ text-decoration:none;}
li{ list-style:none;}
clearfix{ clear:both;}
/*导航*/
.nav{ width:65%;; margin-left:auto; margin-right:auto;height:65px;position:relative; overflow:hidden;min-width:1000px;}
/*.nav ul{ position:absolute; right:80px;}*/
.nav img{ margin-top:3px;float:left; margin-right:15%;}
.nav p{ position:absolute; right:0; top:0; color:#929292; margin-left:5%;}
.nav ul li{ float:left; padding:0 2%; line-height:65px;font-size:18px;}
.nav ul a{ color:#000; padding-bottom:12px;}
.nav ul li:hover a{ border-bottom:#06c18e 10px solid;}
/*背景图*/
.banner{ border-top:3px solid #06c18e;min-width:1000px;}
.banner img{  width:100%;min-width:1000px;}
/*加入我们*/
.bigbox{ width:55%; margin:0 auto;min-width:1000px;}
.bigbox .center{ text-align:center; font-size:36px;padding-top:30px;color:#06c18e;}
.bigbox .box{ padding:30px 0;}
.box .left{ float:left; width:45%;}
.box .right{ float:right; width:45%;}
.box .left img{ float:left; padding-right:3%;}
.box .right img{ float:left; padding-right:3%;}
.box .left p{ margin-top:2%; font-size:15px; line-height:24px;}
.box .right p{ margin-top:2%; font-size:15px; line-height:24px;}
/*我们的优势*/
.youshi{ background-color:#eaeaea;min-width:1000px;}
.neirong .one{ padding:30px 0;}
.youshi .neirong{ width:55%; margin:0 auto;min-width:1000px;}
.youshi .center{ text-align:center; font-size:36px;padding-top:30px;}
.neirong .one img{ float:left; padding-right:3%;}
.neirong .one p{ padding-top:1%; font-size:15px; line-height:24px;}
/*合作加盟*/
.hezuo{ width:55%; margin:0 auto; min-width:1000px;}
.hezuo p{ text-align:center; font-size:36px;padding-top:30px;}
form{ margin:40px 0;}
.hezuo .one{ width:40%; margin:0 auto;}
.one input{ float:right; width:70%; height:35px;}
.one span{ line-height:35px; font-size:16px; float:right;}
.one select{ float:right; width:32%; height:35px;}
.hezuo .anniu{ width:10%; margin:30px auto; height:40px; background-color:#06c18e; border-radius:8px; text-align:center; line-height:40px; color:#FFF; font-size:16px;}
/*页脚*/
.footer{ background-color:#000000; text-align:center; line-height:18px;min-width:1000px;}
.footer p{ font-size:12px; padding:5px 0; color:#666;}
